[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
VS_SnapShot()        Grab a "snap-shot" of your application               NEW

Description:

  VS_SnapShot() allows the programmer/developer to grab a picture
  (snap-shot) of the application during any wait-state.  VS_SnapShot()
  reports which files are open, the current record, which index files
  are open and the controlling order and much more.

Syntax:     

  SET KEY n_Key TO VS_SnapShot()

Pass:       

  Nothing

Return:     

  Nothing

Notes:      

  By default, the output from VS_SnapShot() will go to the text file
  called SNAPSHOT.LOG.  You can change this with VS_SnapFile().

Example:    

  SET KEY K_ALT_S TO VS_SnapShot()
  ...

Usage:      

See Also: VS_SnapFile()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson